home *** CD-ROM | disk | FTP | other *** search
-
- Openfile, Readfile, Environ and getenv2 were downloaded from Computer
- Language magazine's bulletin board and were described by their author,
- Mike Higgins, in the April 1987 issue. Unfortunately, they would not run for
- me as originally written. My revised versions are what you see here.
- Before running readfile or openfile, run findenv to make sure getenv2 can
- locate the environment. I have come across two instances where getenv2 has
- trouble. One is when running under the Novell local area network and the
- other is when running under a shelled program (Framework, Autocad, etc.). Be
- sure you have enough space in your environment for the added strings or your
- system will crash.
- Getenv2.asm was compiled with Microsoft's Macro Assembler ver 4.0. The C
- programs were compiled with Microsoft's C compiler ver 4.0.
-
-
- Rick Roberts
- compuserve 71101,545
-